[PATCH 19/24] lscpu: add missing Apple parts
authorJames Calligeros <jcalligeros99@gmail.com>
Sat, 9 Jul 2022 05:08:41 +0000 (15:08 +1000)
committerChris Hofstaedtler <zeha@debian.org>
Sat, 19 Nov 2022 15:48:44 +0000 (15:48 +0000)
Signed-off-by: James Calligeros <jcalligeros99@gmail.com>
Gbp-Pq: Topic upstream
Gbp-Pq: Name 0019-lscpu-add-missing-Apple-parts.patch

sys-utils/lscpu-arm.c

index a26601553a47fb085416080cd0c255f9ef6c6c32..7d60f3730ddae86c1ead4236cab9f92d58bf3236 100644 (file)
@@ -163,6 +163,10 @@ static const struct id_part apple_part[] = {
     { 0x021, "Firestorm (A14)" },
     { 0x022, "Icestorm (M1)" },
     { 0x023, "Firestorm (M1)" },
+    { 0x024, "Icestorm (M1 Pro)" },
+    { 0x025, "Firestorm (M1 Pro)" },
+    { 0x028, "Icestorm (M1 Max)" },
+    { 0x029, "Firestorm (M1 Max)" },
     { 0x030, "Blizzard (A15)" },
     { 0x031, "Avalanche (A15)" },
     { 0x032, "Blizzard (M2)" },